Skip to content

Commit 16fd40e

Browse files
committed
8.0.0
1 parent a9c48fd commit 16fd40e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-babel",
3-
"version": "8.0.0-beta.1",
3+
"version": "8.0.0",
44
"description": "Use next generation JavaScript, today",
55
"license": "MIT",
66
"repository": "babel/grunt-babel",
@@ -9,9 +9,6 @@
99
"email": "[email protected]",
1010
"url": "sindresorhus.com"
1111
},
12-
"publishConfig": {
13-
"tag": "next"
14-
},
1512
"engines": {
1613
"node": ">=6.9"
1714
},

0 commit comments

Comments
 (0)