@comet/cli 8.0.0-canary-20250108161231 → 8.0.0-canary-20250109161101
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@comet/cli",
|
3
|
-
"version": "8.0.0-canary-
|
3
|
+
"version": "8.0.0-canary-20250109161101",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "https://github.com/vivid-planet/comet",
|
@@ -21,11 +21,11 @@
|
|
21
21
|
"prettier": "^2.7.1"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@comet/eslint-config": "8.0.0-canary-
|
24
|
+
"@comet/eslint-config": "8.0.0-canary-20250109161101",
|
25
25
|
"@types/node": "^22.0.0",
|
26
26
|
"eslint": "^8.0.0",
|
27
27
|
"npm-run-all": "^4.1.5",
|
28
|
-
"rimraf": "^
|
28
|
+
"rimraf": "^6.0.1",
|
29
29
|
"ts-node": "^10.9.1",
|
30
30
|
"typescript": "^4.0.0"
|
31
31
|
},
|