This commit is contained in:
Philipp Kunz 2022-07-24 15:31:06 +02:00
parent 74d2d980a5
commit 78d4df7082
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@pushrocks/smarthbs", "name": "@pushrocks/smarthbs",
"version": "2.0.9", "version": "3.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@pushrocks/smarthbs", "name": "@pushrocks/smarthbs",
"version": "2.0.9", "version": "3.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pushrocks/smartfile": "^10.0.2", "@pushrocks/smartfile": "^10.0.2",

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smarthbs", "name": "@pushrocks/smarthbs",
"version": "2.0.9", "version": "3.0.0",
"private": false, "private": false,
"description": "handlebars with better fs support", "description": "handlebars with better fs support",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",