@akashic/akashic-engine
Advanced tools
Comparing version 3.10.0 to 3.11.0
{ | ||
"name": "@akashic/akashic-engine", | ||
"version": "3.10.0", | ||
"version": "3.11.0", | ||
"description": "The core library of Akashic Engine", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@akashic/game-configuration": "~1.9.0", | ||
"@akashic/pdi-types": "~1.6.0", | ||
"@akashic/game-configuration": "~1.10.0", | ||
"@akashic/pdi-types": "~1.7.0", | ||
"@akashic/playlog": "~3.1.0", | ||
@@ -24,3 +24,3 @@ "@akashic/trigger": "~1.0.1" | ||
"prettier": "^2.7.1", | ||
"rimraf": "^3.0.2", | ||
"rimraf": "^4.0.0", | ||
"rollup": "^3.2.5", | ||
@@ -30,3 +30,3 @@ "rollup-plugin-commonjs": "^10.1.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"textlint": "^12.1.1", | ||
"textlint": "^13.0.0", | ||
"textlint-rule-max-ten": "^4.0.3", | ||
@@ -33,0 +33,0 @@ "textlint-rule-no-mix-dearu-desumasu": "^5.0.0", |
1588793
+ Added@akashic/game-configuration@1.10.0(transitive)
+ Added@akashic/pdi-types@1.7.0(transitive)
- Removed@akashic/game-configuration@1.9.0(transitive)
- Removed@akashic/pdi-types@1.6.0(transitive)
Updated@akashic/pdi-types@~1.7.0