This commit is contained in:
Philipp Kunz 2019-08-22 00:20:11 +02:00
parent 32bd229f91
commit 17ebd58951
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.6",
"version": "4.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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