This commit is contained in:
Philipp Kunz 2019-05-23 15:53:30 +02:00
parent f9054f6bfd
commit 67b0d0bd37
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartopen",
"version": "1.0.14",
"version": "1.0.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartopen",
"version": "1.0.14",
"version": "1.0.15",
"description": "open things",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -32,4 +32,4 @@
"tapbundle": "^2.0.0"
},
"private": true
}
}