Skip to content

Commit

Permalink
Changed name of typings file
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvasconcelos committed Oct 18, 2017
1 parent b673143 commit 290ea0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Elegant, responsive, flexible and lightweight notification plugin with no dependencies.",
"readmeFilename": "README.md",
"main": "dist/js/iziToast.js",
"typings": "types/izitoast.d.ts",
"typings": "types/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/dolce/iziToast.git"
Expand Down
File renamed without changes.

0 comments on commit 290ea0a

Please sign in to comment.