Skip to content

Commit

Permalink
build: 1.5.1
Browse files Browse the repository at this point in the history
打包依赖
  • Loading branch information
wszgrcy committed Mar 25, 2024
1 parent 392fd5f commit 6d8848f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-miniprogram",
"version": "1.5.0",
"version": "1.5.1",
"description": "使用Angular开发小程序",
"keywords": [
"Angular",
Expand All @@ -22,12 +22,12 @@
"dependencies": {
"cyia-code-util": "1.8.0",
"webpack-bootstrap-assets-plugin": "2.0.3",
"static-injector": "2.1.1"
"static-injector": "4.0.2"
},
"peerDependencies": {
"ng-packagr": "^16.0.1",
"@angular/core": "^16.0.1",
"jasmine-core": "4.0.1"
"ng-packagr": "^17.3.0",
"@angular/core": "^17.3.1",
"jasmine-core": "5.1.2"
},
"exports": {
"./karma/client": {
Expand Down

0 comments on commit 6d8848f

Please sign in to comment.