@comet/cli 8.0.0-canary-20241121125149 → 8.0.0-canary-20241121133121

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/cli",
3
- "version": "8.0.0-canary-20241121125149",
3
+ "version": "8.0.0-canary-20241121133121",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/vivid-planet/comet",
@@ -21,7 +21,7 @@
21
21
  "prettier": "^2.7.1"
22
22
  },
23
23
  "devDependencies": {
24
- "@comet/eslint-config": "8.0.0-canary-20241121125149",
24
+ "@comet/eslint-config": "8.0.0-canary-20241121133121",
25
25
  "@types/node": "^22.0.0",
26
26
  "eslint": "^8.0.0",
27
27
  "npm-run-all": "^4.1.5",