@akashic/akashic-engine
Advanced tools
Comparing version 2.4.6 to 2.4.7
# ChangeLog | ||
## 2.4.7 | ||
不具合修正 | ||
* `g.Util.distanceBetweenAreas()` の処理が誤っていた問題を修正。 | ||
## 2.4.6 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@akashic/akashic-engine", | ||
"version": "2.4.6", | ||
"version": "2.4.7", | ||
"description": "The core library of Akashic Engine", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"minify:browser": "uglifyjs lib/main.js -o ./lib/main.min.js", | ||
"lint": "tslint -c tslint.json src/**/*.ts spec/*.ts spec/helpers/**/*.ts", | ||
"lint": "tslint -c tslint.json src/**/*.ts spec/*.ts spec/helpers/**/*.ts --project ./tsconfig.json", | ||
"doc": "typedoc --excludeExternals --externalPattern \"**/node_modules/**\" --out doc/html/ --includeDeclarations lib/main.d.ts typings/console.d.ts" | ||
@@ -42,0 +42,0 @@ }, |
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
1533036