bump npm version

This commit is contained in:
Ryan Haskell-Glatz 2020-03-27 00:02:11 -05:00
parent 3ab6adae8d
commit c09a5f108c
2 changed files with 2 additions and 2 deletions

2
cli/package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "elm-spa",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "elm-spa",
"version": "4.0.0",
"version": "4.0.1",
"description": "single page apps made easy",
"main": "index.js",
"bin": "./index.js",