creepyface
Advanced tools
Comparing version 7.2.4 to 7.2.10
{ | ||
"name": "creepyface", | ||
"version": "7.2.4", | ||
"version": "7.2.10", | ||
"main": "dist/creepyface.umd.js", | ||
@@ -55,3 +55,3 @@ "types": "dist/creepyface.d.ts", | ||
"all": "run-s clean lint build test", | ||
"prepublishOnly": "npm run all", | ||
"prepublishOnly": "yarn all", | ||
"start": "rollup -c -w", | ||
@@ -64,3 +64,3 @@ "lint": "tslint --project tsconfig.json", | ||
}, | ||
"gitHead": "72407dec67154bafee66f11e3a930aa7b9bc41fa" | ||
"gitHead": "d383a32c293b4ca8cd65d7bb6d686f893d72410d" | ||
} |
@@ -33,3 +33,3 @@ # [Creepyface](https://creepyface.io) · [![npm version](https://img.shields.io/npm/v/creepyface.svg?style=flat)](https://www.npmjs.com/package/creepyface) | ||
- `npm start` will spin up a test page. | ||
- `npm run build` will generate the production scripts under the `dist` folder. | ||
- `yarn start` will spin up a test page. | ||
- `yarn build` will generate the production scripts under the `dist` folder. |
Sorry, the diff of this file is not supported yet
34538