Skip to content

Commit 801be93

Browse files
authored
Bump package to 0.7.6 and remove publishConfig
1 parent f459a64 commit 801be93

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "source-map",
33
"description": "Generates and consumes source maps",
4-
"version": "0.7.5",
4+
"version": "0.7.6",
55
"homepage": "https://github.com/mozilla/source-map",
66
"author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
77
"contributors": [
@@ -56,9 +56,6 @@
5656
"source-map.d.ts",
5757
"lib/"
5858
],
59-
"publishConfig": {
60-
"tag": "next"
61-
},
6259
"engines": {
6360
"node": ">= 12"
6461
},

0 commit comments

Comments
 (0)