This commit is contained in:
Philipp Kunz 2018-08-26 20:20:24 +02:00
parent 650c2e34b9
commit d1dab62eb1
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartyaml",
"version": "1.0.2",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartyaml",
"version": "1.0.2",
"version": "2.0.0",
"private": false,
"description": "handle yaml in smart ways",
"main": "dist/index.js",
@ -34,4 +34,4 @@
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.9.2"
}
}
}