We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca36e91 commit c57aaa4Copy full SHA for c57aaa4
packages/akashic-cli-export/package.json
@@ -42,8 +42,8 @@
42
"package.json"
43
],
44
"devDependencies": {
45
- "@akashic/akashic-engine": "~2.6.7",
46
- "@akashic/eslint-config": "0.1.2",
+ "@akashic/akashic-engine": "~3.8.0",
+ "@akashic/eslint-config": "1.1.1",
47
"@akashic/game-configuration": "1.6.0",
48
"@types/archiver": "3.1.1",
49
"@types/browserify": "12.0.37",
packages/akashic-cli/package.json
@@ -32,7 +32,7 @@
32
"commander": "^8.3.0"
33
},
34
35
- "@akashic/eslint-config": "^0.1.2",
+ "@akashic/eslint-config": "^1.0.0",
36
"@types/node": "^14.18.30",
37
"@typescript-eslint/eslint-plugin": "^4.33.0",
38
"eslint": "^7.32.0",
0 commit comments