This commit is contained in:
Philipp Kunz 2019-02-17 17:02:35 +01:00
parent 7474d208e4
commit f5b86154db
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthbs",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthbs",
"version": "2.0.2",
"version": "2.0.3",
"private": false,
"description": "handlebars with better fs support",
"main": "dist/index.js",
@ -36,4 +36,4 @@
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^11.9.4"
}
}
}