Bump npm package to 1.0.25.

This commit is contained in:
Dillon Kearns 2019-08-22 06:34:57 -07:00
parent 64edb177a6
commit 2fbbc7079f
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.24",
"version": "1.0.25",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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