This commit is contained in:
Philipp Kunz 2019-08-22 02:14:43 +02:00
parent 48959be97e
commit 3ae2f9a6b2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "smartsystem", "name": "smartsystem",
"version": "2.0.4", "version": "2.0.5",
"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.4", "version": "2.0.5",
"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",