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.
1 parent 5d6424d commit 1ddbb6fCopy full SHA for 1ddbb6f
package.json
@@ -7,7 +7,7 @@
7
"url": "git://github.com/avh4/elm-upgrade.git"
8
},
9
"scripts": {
10
- "test": "prettier -l upgrade.js src/**/*.js && ./tests/make_links.sh && cram -v ./tests"
+ "test": "prettier -l upgrade.js src/**/*.js && sh ./tests/make_links.sh && cram -v ./tests"
11
12
"author": "Aaron VonderHaar <[email protected]>",
13
"license": "MIT",
0 commit comments