We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d2ac2 commit 0bf7186Copy full SHA for 0bf7186
package.json
@@ -37,8 +37,8 @@
37
"terser": "^4.0.0"
38
},
39
"dependencies": {
40
- "@matcher-cli/main": "https://github.com/rexagod/matcher-cli.git#main",
41
- "@matcher-core/main": "https://github.com/rexagod/matcher-core.git#cli-dev",
+ "@matcher-cli/main": "https://github.com/rexagod/matcher-cli.git",
+ "@matcher-core/main": "https://github.com/rexagod/matcher-core.git",
42
"puppeteer": "^1.17.0",
43
"live-server": "^1.2.1",
44
"node-fetch": "^2.6.0",
0 commit comments