mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Restructure to support old versions (#13811)
* Restructure to support old versions * Fix tests
This commit is contained in:
5
inversify-devtools/package.json
Normal file
5
inversify-devtools/package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"inversify": "^2.0.1"
|
||||
}
|
||||
}
|
||||
@@ -16,6 +16,6 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"inversify-devtools-test.ts"
|
||||
"inversify-devtools-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user