Skip to content

Commit

Permalink
chore(package): Fix package name in root package.json for Github UsedBy
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed Jul 26, 2019
1 parent 032f5f0 commit 6db7623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dadata",
"name": "@kolkov/ngx-dadata",
"version": "0.1.0",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 6db7623

Please sign in to comment.