Bump version
This commit is contained in:
parent
fad1184afe
commit
31006e8096
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@extollo/lib",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "The framework library that lifts up your code.",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
@ -8,8 +8,8 @@
|
||||
"lib": "lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"@extollo/di": "file:../di",
|
||||
"@extollo/util": "file:../util",
|
||||
"@extollo/di": "^0.4.1",
|
||||
"@extollo/util": "^0.3.1",
|
||||
"@types/negotiator": "^0.6.1",
|
||||
"@types/node": "^14.14.35",
|
||||
"@types/pug": "^2.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user