mirror of https://github.com/hyper-tuner/ini.git
Update internal packages
This commit is contained in:
parent
89cc7c91ce
commit
7ec29f02d2
File diff suppressed because it is too large
Load Diff
|
@ -20,7 +20,7 @@
|
|||
"test": "npm run build && node test/test.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@speedy-tuner/eslint-config": "^0.1.0",
|
||||
"@speedy-tuner/eslint-config": "^0.1.2",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/node": "^16.11.12",
|
||||
"@types/parsimmon": "^1.10.6",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"typescript": "^4.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@speedy-tuner/types": "^0.1.1",
|
||||
"@speedy-tuner/types": "^0.2.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"parsimmon": "^1.18.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue