surgio 3.0.0-alpha.1 → 3.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "surgio",
3
3
  "description": "Generating rules for Surge, Clash, Quantumult like a PRO",
4
- "version": "3.0.0-alpha.1",
4
+ "version": "3.0.0-alpha.2",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
7
7
  "bin": {
@@ -76,6 +76,7 @@
76
76
  "@surgio/eslint-config-surgio": "^1.0.5",
77
77
  "@surgio/logger": "^1.2.1",
78
78
  "@types/eslint": "^8.40.0",
79
+ "@typescript-eslint/parser": "^5.59.8",
79
80
  "agentkeepalive": "^4.3.0",
80
81
  "ali-oss": "^6.17.1",
81
82
  "bluebird": "^3.7.2",
@@ -134,7 +135,6 @@
134
135
  "@types/sinon": "^10.0.15",
135
136
  "@types/urlsafe-base64": "^1.0.28",
136
137
  "@typescript-eslint/eslint-plugin": "^5.59.8",
137
- "@typescript-eslint/parser": "^5.59.8",
138
138
  "@vuepress/client": "2.0.0-beta.62",
139
139
  "@vuepress/plugin-docsearch": "2.0.0-beta.62",
140
140
  "@vuepress/plugin-google-analytics": "2.0.0-beta.62",