We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b47fc1 commit a8d13c6Copy full SHA for a8d13c6
package.json
@@ -4,14 +4,12 @@
4
"description": "Wrap the text with the opening and closing chars.",
5
"author": "Angular Package <contact@angular-package.dev> (https://angular-package.dev)",
6
"homepage": "https://github.com/angular-package/wrapper#readme",
7
- "peerDependencies": {
8
- "@angular-package/type": "^5.0.0"
9
- },
10
"dependencies": {
11
"tslib": "^2.3.0"
12
},
13
"devDependencies": {
14
- "@angular-package/testing": "^2.0.0"
+ "@angular-package/testing": "^2.0.0",
+ "@angular-package/type": "^5.0.0"
15
16
"publishConfig": {
17
"access": "public",
0 commit comments