add elm as dep for testing

This commit is contained in:
Matthew Griffith 2020-03-12 19:33:26 -04:00
parent 0f12fc2633
commit c985aea2cb
2 changed files with 1413 additions and 1 deletions

1411
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -22,9 +22,10 @@
"dependencies": {
"chalk": "^2.4.2",
"commander": "^2.20.0",
"elm": "^0.19.1-3",
"elm-test": "^0.19.1-revision2",
"node-elm-compiler": "^5.0.3",
"puppeteer": "^1.18.0",
"selenium-webdriver": "^4.0.0-alpha.4"
}
}
}