Bump npm package to 1.0.40.

This commit is contained in:
Dillon Kearns 2019-11-04 10:34:51 -08:00
parent 15933796fa
commit 4609477816
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "elm-pages",
"version": "1.0.39",
"version": "1.0.40",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "elm-pages",
"version": "1.0.39",
"version": "1.0.40",
"homepage": "http://elm-pages.com",
"description": "Type-safe static sites, written in pure elm with your own custom elm-markup syntax.",
"main": "index.js",