This commit is contained in:
Philipp Kunz 2018-07-08 23:48:15 +02:00
parent 8b4f7169ff
commit 4d88cea69d
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartdata",
"version": "2.0.7",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartdata",
"version": "2.0.7",
"version": "3.0.0",
"private": false,
"description": "do more with data",
"main": "dist/index.js",
@ -43,4 +43,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}