mirror of
https://github.com/jdan/98.css.git
synced 2025-08-20 04:32:11 +02:00
bump to 0.1.6
This commit is contained in:
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",
|
||||||
|
Reference in New Issue
Block a user