Skip to content

Commit

Permalink
build(package): update types field
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hamilton committed Jul 4, 2019
1 parent 860817d commit 592dbe7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,12 @@
"dist/",
"src/",
"package.json",
"package-lock.json",
"yarn.lock"
],
"main": "dist/o.js",
"module": "dist/o.js",
"browser": "dist/o.min.js",
"types": "dist/index.d.ts",
"types": "src/types.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/hammy2899/o.git"
Expand Down

0 comments on commit 592dbe7

Please # to comment.