@akashic/akashic-engine
Advanced tools
Comparing version 2.6.6 to 2.6.7
{ | ||
"name": "@akashic/akashic-engine", | ||
"version": "2.6.6", | ||
"version": "2.6.7", | ||
"description": "The core library of Akashic Engine", | ||
@@ -27,4 +27,3 @@ "main": "index.js", | ||
"scripts": { | ||
"prepublish": "npm run minify && npm run doc", | ||
"prepare": "npm run prepublish", | ||
"prepare": "npm run minify && npm run doc", | ||
"build": "npm run clean && tsc -p ./ && npm run compile:cp && npm run concat:define && npm run concat:node", | ||
@@ -45,3 +44,3 @@ "clean": "rimraf tmp && rimraf lib", | ||
"format": "prettier --write \"src/**/*.ts\" --config prettier.config.json", | ||
"doc": "typedoc --excludeExternals --externalPattern \"**/node_modules/**\" --out doc/html/ --includeDeclarations lib/main.d.ts typings/console.d.ts --gaID UA-162208211-1" | ||
"doc": "typedoc --excludeExternals --externalPattern \"**/node_modules/**\" --out doc/html/ --includeDeclarations lib/main.d.ts typings/console.d.ts" | ||
}, | ||
@@ -57,3 +56,4 @@ "files": [ | ||
"publishConfig": { | ||
"@akashic:registry": "https://registry.npmjs.org/" | ||
"@akashic:registry": "https://registry.npmjs.org/", | ||
"tag": "for_ae2x" | ||
}, | ||
@@ -60,0 +60,0 @@ "typings": "lib/main.node.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
30565
1562004
10