This commit is contained in:
Philipp Kunz 2020-06-25 22:23:10 +00:00
parent 6e418cdbf8
commit f005f57764
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartenv",
"version": "4.0.7",
"version": "4.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartenv",
"version": "4.0.7",
"version": "4.0.8",
"description": "store things about your environment and let them travel across modules",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -49,4 +49,4 @@
"npmextra.json",
"readme.md"
]
}
}