Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
typescript
json2html
Commits
95ccd55a
Commit
95ccd55a
authored
Oct 18, 2020
by
Zéfling
🎨
Browse files
Fix publish
parent
b8588cf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/json2html/package.json
View file @
95ccd55a
...
...
@@ -11,10 +11,17 @@
"tslib"
:
"^2.0.0"
},
"publishConfig"
:
{
"registry"
:
"https://registry.npmjs.
com
"
"registry"
:
"https://registry.npmjs.
org
"
},
"bugs"
:
{
"url"
:
"https://git.ikilote.net/angular/json2html/-/issues"
},
"homepage"
:
"https://git.ikilote.net/angular/json2html"
"homepage"
:
"https://git.ikilote.net/angular/json2html"
,
"keywords"
:
[
"typescript"
,
"html"
,
"json"
,
"xml"
,
"json-to-html"
]
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment