This commit is contained in:
Philipp Kunz 2022-06-09 19:34:35 +02:00
parent a7a1343e3c
commit e337241dd6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartnpm",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartnpm",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"dependencies": {
"@pushrocks/consolecolor": "^2.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartnpm",
"version": "2.0.2",
"version": "2.0.3",
"private": false,
"description": "interface with npm to retrieve package information",
"main": "dist_ts/index.js",