Bump npm package to 1.0.15.

This commit is contained in:
Dillon Kearns 2019-08-16 18:36:18 -07:00
parent 4973e39850
commit 70286027fe
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.14",
"version": "1.0.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "elm-pages",
"version": "1.0.14",
"version": "1.0.15",
"description": "Type-safe static sites, written in pure elm with your own custom elm-markup syntax.",
"main": "index.js",
"scripts": {