@comet/cli 8.0.0-canary-20250121070752 → 8.0.0-canary-20250121074149
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-20250121074149",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "https://github.com/vivid-planet/comet",
|
@@ -21,8 +21,8 @@
|
|
21
21
|
"prettier": "^3.4.2"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@comet/eslint-config": "8.0.0-canary-
|
25
|
-
"@types/node": "^22.
|
24
|
+
"@comet/eslint-config": "8.0.0-canary-20250121074149",
|
25
|
+
"@types/node": "^22.10.7",
|
26
26
|
"eslint": "^8.0.0",
|
27
27
|
"npm-run-all2": "^5.0.2",
|
28
28
|
"rimraf": "^6.0.1",
|