Skip to content

Commit

Permalink
v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rtsao committed May 8, 2019
1 parent a071599 commit a981c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-to-js-sourcemap-core",
"version": "2.0.4",
"version": "2.0.5",
"dependencies": {
"error-stack-parser": "2.0.2",
"source-map": "0.7.3",
Expand Down
2 changes: 1 addition & 1 deletion worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-to-js-sourcemap-worker",
"version": "2.0.4",
"version": "2.0.5",
"main": "worker.js",
"files": [
"worker.js",
Expand Down

0 comments on commit a981c29

Please # to comment.