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 f459a64 commit 801be93Copy full SHA for 801be93
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "source-map",
3
"description": "Generates and consumes source maps",
4
- "version": "0.7.5",
+ "version": "0.7.6",
5
"homepage": "https://github.com/mozilla/source-map",
6
"author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
7
"contributors": [
@@ -56,9 +56,6 @@
56
"source-map.d.ts",
57
"lib/"
58
],
59
- "publishConfig": {
60
- "tag": "next"
61
- },
62
"engines": {
63
"node": ">= 12"
64
},
0 commit comments