Skip to content

Commit

Permalink
Synced unorm in shims to most recent version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Sep 6, 2020
1 parent 0234cfb commit bdccf7b
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 17 deletions.
40 changes: 25 additions & 15 deletions packages/shims/dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/shims/dist/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/shims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dist": "browserify ./src/index.js -o ./dist/index.js && uglifyjs --compress --mangle --output ./dist/index.min.js -- ./dist/index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0xe67b67d07dc853542e750860c5e34b9f59f5c387c5b5043aa1ff639858668e8f",
"tarballHash": "0xc6ad91462bf8be9bb6077a5e22f43ff35e82a815dbd91bbd6d709c945f8e03e2",
"types": "./lib/index.d.ts",
"version": "5.0.5"
}

0 comments on commit bdccf7b

Please sign in to comment.