This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
abp
mirror of
https://github.com/abpframework/abp.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
add publish config to package json of account core
pull/9423/head
mehmet-erim
5 years ago
parent
6ad38ae452
commit
daaace5a9f
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
npm/ng-packs/packages/account-core/package.json
3
npm/ng-packs/packages/account-core/package.json
View File
@ -14,5 +14,8 @@
}
,
"dependencies"
:
{
"tslib"
:
"^2.0.0"
}
,
"publishConfig"
:
{
"access"
:
"public"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/abp
Title
Body
Create Issue