Bump npm package to 1.0.36.

This commit is contained in:
Dillon Kearns 2019-09-24 15:23:22 -07:00
parent 4e06ef58fc
commit 85ea68f71e
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.35",
"version": "1.0.36",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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