bump to 0.1.6
This commit is contained in:
parent
b8d876473a
commit
e4e1e545e6
2 changed files with 3 additions and 4 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "98.css",
|
"name": "98.css",
|
||||||
"version": "0.1.6-beta",
|
"version": "0.1.6",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "98.css",
|
"name": "98.css",
|
||||||
"version": "0.1.6-beta",
|
"version": "0.1.6",
|
||||||
"description": "A design system for building faithful recreations of old UIs",
|
"description": "A design system for building faithful recreations of old UIs",
|
||||||
"main": "dist/98.css",
|
"main": "dist/98.css",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|
@ -8,8 +8,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node build.js",
|
"build": "node build.js",
|
||||||
"build:docs": "npm run build && node build-docs.js",
|
"build:docs": "npm run build && node build-docs.js"
|
||||||
"release": "npm run build && npm publish"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue