This commit is contained in:
Philipp Kunz 2019-12-08 20:19:14 +00:00
parent c3c477eb89
commit b3e94d7a28
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartreport", "name": "@pushrocks/smartreport",
"version": "1.0.1", "version": "1.0.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartreport", "name": "@pushrocks/smartreport",
"version": "1.0.1", "version": "1.0.2",
"private": false, "private": false,
"description": "create reports and display them on the web", "description": "create reports and display them on the web",
"main": "dist/index.js", "main": "dist/index.js",
@ -32,4 +32,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }