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 5179448 commit 2ca3274Copy full SHA for 2ca3274
programs/cli/package.json
@@ -24,7 +24,7 @@
24
"extension": "./dist/cli.js"
25
},
26
"name": "extension",
27
- "version": "2.0.0-rc.28",
+ "version": "2.0.0-rc.32",
28
"description": "Create cross-browser extensions with no build configuration.",
29
"author": {
30
"name": "Cezar Augusto",
programs/develop/package.json
@@ -21,7 +21,7 @@
21
"dist"
22
],
23
"name": "extension-develop",
- "version": "2.0.0-rc.29",
"description": "The develop step of Extension.js",
0 commit comments