Skip to content

Commit

Permalink
should have an es module declaration in 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
narkq committed Jul 3, 2018
1 parent 9a17904 commit e3adf87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
Makefile
src
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "2.3.0",
"description": "Yandex Metrika component for React",
"main": "./lib/index.js",
"module": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit e3adf87

Please sign in to comment.