bump to 0.1.6
This commit is contained in:
parent
b8d876473a
commit
e4e1e545e6
2 changed files with 3 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue