1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

bump to 0.1.6

This commit is contained in:
Jordan Scales
2020-04-24 19:27:34 -04:00
parent b8d876473a
commit e4e1e545e6
2 changed files with 3 additions and 4 deletions

View File

@@ -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",