This commit is contained in:
Philipp Kunz 2019-09-08 15:56:50 +02:00
parent 44bfff2a6b
commit b584978287
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartsystem", "name": "@pushrocks/smartsystem",
"version": "2.0.8", "version": "2.0.9",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartsystem", "name": "@pushrocks/smartsystem",
"version": "2.0.8", "version": "2.0.9",
"description": "interact with the system you are running on", "description": "interact with the system you are running on",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
@ -49,4 +49,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }