mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 01:32:43 +03:00
release version 3.0.3
This commit is contained in:
parent
0800060abc
commit
a326b1fe17
@ -1,4 +1,5 @@
|
||||
elm-stuff
|
||||
src/elm
|
||||
tests
|
||||
/elm.json
|
||||
!.gitignore
|
@ -21,6 +21,6 @@
|
||||
"concurrently": "5.0.0",
|
||||
"elm": "0.19.1-3",
|
||||
"elm-live": "4.0.1",
|
||||
"elm-spa":"3.0.2"
|
||||
"elm-spa": "3.0.3"
|
||||
}
|
||||
}
|
||||
|
@ -21,6 +21,6 @@
|
||||
"concurrently": "5.0.0",
|
||||
"elm": "0.19.1-3",
|
||||
"elm-live": "4.0.1",
|
||||
"elm-spa":"3.0.2"
|
||||
"elm-spa": "3.0.3"
|
||||
}
|
||||
}
|
||||
|
2
cli/package-lock.json
generated
2
cli/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "elm-spa",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "elm-spa",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"description": "the cli companion tool for ryannhg/elm-spa",
|
||||
"main": "src/index.js",
|
||||
"bin": "src/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user