Skip to content

Commit 000cf30

Browse files
chore(package): add jasmine, remvoe @angular-package/property
1 parent 3f5e995 commit 000cf30

File tree

2 files changed

+194
-97
lines changed

2 files changed

+194
-97
lines changed

package-lock.json

Lines changed: 192 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@angular-package/testing",
33
"version": "1.0.0",
44
"peerDependencies": {
5-
"@angular-package/property": "^0.0.1-alpha.0",
6-
"@angular-package/type": "^4.2.0"
5+
"@angular-package/type": "^4.2.0",
6+
"jasmine": "^3.8.0"
77
},
88
"dependencies": {
99
"tslib": "^2.2.0"

0 commit comments

Comments
 (0)