mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 02:42:13 +00:00
bump(config): version 1.1.9
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
parent
f24e11bec4
commit
c0da88ff2b
1218
package-lock.json
generated
1218
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
2012
packages/config/package-lock.json
generated
Normal file
2012
packages/config/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,14 +10,15 @@
|
||||
"directory": "packages/config"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dzeio/object-util": "^1",
|
||||
"@types/node": "^18",
|
||||
"next": "^12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@dzeio/object-util": ">=1.4.2",
|
||||
"@typescript-eslint/parser": ">=5.18.0",
|
||||
"next": ">=12.1.0",
|
||||
"next-pre-css": ">=1.0.0",
|
||||
"@dzeio/object-util": ">=1.4.2"
|
||||
"next-pre-css": ">=1.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"next": {
|
||||
@ -33,5 +34,8 @@
|
||||
"scripts": {
|
||||
"prepublishOnly": "tsc",
|
||||
"build": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"package.json": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user