This website requires JavaScript.
Explore
Help
Sign In
github
/
elm
Watch
1
Star
0
Fork
You've already forked elm
0
mirror of
https://github.com/correl/elm.git
synced
2024-11-15 11:09:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d1d3285d20
elm
/
package.json
10 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
Update bin/build.sh to reflect the npm powered structure
2016-12-17 18:08:08 +00:00
{
"scripts"
:
{
"test"
:
"elm-test"
}
,
"dependencies"
:
{
Pin all npm dependancies to specific versions
2017-05-28 01:55:49 +00:00
"elm"
:
"0.18.0"
,
"elm-test"
:
"0.18.3"
Update bin/build.sh to reflect the npm powered structure
2016-12-17 18:08:08 +00:00
}
}
Reference in a new issue
Copy permalink