We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc4ffc commit 0a82073Copy full SHA for 0a82073
core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "css-to-js-sourcemap-core",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"dependencies": {
5
"error-stack-parser": "2.0.2",
6
"source-map": "0.7.3",
worker/package.json
"name": "css-to-js-sourcemap-worker",
"main": "worker.js",
"files": [
"worker.js",
0 commit comments