elm-doc-test
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "elm-doc-test", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "doc-test for elm", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"prepublish": "npm run-script elm-make", | ||
"test": "elm-test", | ||
"test": "npm start", | ||
"elm-make": "elm-make src/DocTest.elm --output bin/elm.js", | ||
@@ -16,0 +16,0 @@ "start": "npm run-script elm-make && cd example && ../bin/cli.js && elm-test tests/Doc/Main.elm", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
737463
23
27699