Skip to content

Commit

Permalink
Add missing types for source-map
Browse files Browse the repository at this point in the history
Closes GH-43.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
silvenon authored Apr 16, 2021
1 parent 604d989 commit 93561d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"dependencies": {
"@rollup/pluginutils": "^4.0.0",
"@types/loader-utils": "^2.0.0",
"@types/source-map": "^0.5.7",
"astring": "^1.6.0",
"deasync": "^0.1.0",
"estree-util-build-jsx": "^2.0.0",
Expand Down

0 comments on commit 93561d0

Please sign in to comment.