This commit is contained in:
Philipp Kunz 2018-08-27 23:04:16 +02:00
parent 9ac0a94f59
commit b749997aad
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smarthbs",
"version": "1.0.16",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthbs",
"version": "1.0.16",
"version": "2.0.0",
"private": false,
"description": "handlebars with better fs support",
"main": "dist/index.js",
@ -37,4 +37,4 @@
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.9.2"
}
}
}