fix(core): update
This commit is contained in:
parent
f54402aa1e
commit
a7a1343e3c
611
package-lock.json
generated
611
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/consolecolor": "^2.0.1",
|
"@pushrocks/consolecolor": "^2.0.1",
|
||||||
"@pushrocks/levelcache": "^3.0.1",
|
"@pushrocks/levelcache": "^3.0.2",
|
||||||
"@pushrocks/smartarchive": "^3.0.6",
|
"@pushrocks/smartarchive": "^3.0.6",
|
||||||
"@pushrocks/smartfile": "^10.0.1",
|
"@pushrocks/smartfile": "^10.0.1",
|
||||||
"@pushrocks/smartpath": "^5.0.5",
|
"@pushrocks/smartpath": "^5.0.5",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartnpm',
|
name: '@pushrocks/smartnpm',
|
||||||
version: '2.0.2',
|
version: '2.0.3',
|
||||||
description: 'interface with npm to retrieve package information'
|
description: 'interface with npm to retrieve package information'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user