Skip to content

Commit 5f173ee

Browse files
committed
publish 4.0.0
- add explicit root-relative codecs - BREAKING remove leading slash from project-relative codec encode() method, superceded by project-root-relative codec
1 parent bf28aa7 commit 5f173ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adjust-sourcemap-loader",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Webpack loader that adjusts source maps",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)