This commit is contained in:
Philipp Kunz 2020-08-31 19:23:52 +00:00
parent e1bbd5a844
commit ffe0f202f0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{ {
"name": "@pushrocks/smartinteract", "name": "@pushrocks/smartinteract",
"private": false, "private": false,
"version": "2.0.9", "version": "2.0.10",
"description": "smart cli interaction", "description": "smart cli interaction",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",