We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
release-it
1 parent bb78263 commit 3549f23Copy full SHA for 3549f23
package.json
@@ -14,7 +14,6 @@
14
"build_test": "yarn build_tests && yarn build_xpath_script && yarn build_xslt_script",
15
"build_xpath_script": "rollup test_src/xpath_script.js -c -f iife -o test_dist/xpath_script.js",
16
"build_xslt_script": "rollup test_src/xslt_script.js -c -f iife -o test_dist/xslt_script.js",
17
- "prepare": "yarn build",
18
"lint": "eslint src/**/*"
19
},
20
"repository": {
0 commit comments