Bump npm package to 1.0.41.

This commit is contained in:
Dillon Kearns 2019-11-14 06:58:54 -08:00
parent 9e7620ad27
commit ca480b956d
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.40",
"version": "1.0.41",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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