mirror of
https://github.com/jdan/98.css.git
synced 2025-01-17 12:48:32 +01:00
bump to 0.1.6
This commit is contained in:
parent
b8d876473a
commit
e4e1e545e6
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "98.css",
|
||||
"version": "0.1.6-beta",
|
||||
"version": "0.1.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "98.css",
|
||||
"version": "0.1.6-beta",
|
||||
"version": "0.1.6",
|
||||
"description": "A design system for building faithful recreations of old UIs",
|
||||
"main": "dist/98.css",
|
||||
"directories": {
|
||||
@ -8,8 +8,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
"build:docs": "npm run build && node build-docs.js",
|
||||
"release": "npm run build && npm publish"
|
||||
"build:docs": "npm run build && node build-docs.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user