Skip to content

Commit 6cde1b3

Browse files
chore(package): fix description, update the callback package.
1 parent 069d111 commit 6cde1b3

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 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
@@ -1,11 +1,11 @@
11
{
22
"name": "@angular-package/error",
33
"version": "1.0.3",
4-
"description": "Manages the callback function.",
4+
"description": "Manages an error.",
55
"author": "Angular Package <angular-package@wvvw.dev> (https://wvvw.dev)",
66
"homepage": "https://github.com/angular-package/error#readme",
77
"peerDependencies": {
8-
"@angular-package/callback": "^1.0.0",
8+
"@angular-package/callback": "^1.0.1",
99
"@angular-package/type": "^4.2.0"
1010
},
1111
"dependencies": {

0 commit comments

Comments
 (0)