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 6d4f230 commit 2b7a46aCopy full SHA for 2b7a46a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-orchestra",
3
- "version": "0.3.0-alpha",
+ "version": "0.3.0-beta",
4
"description": "A toolbox to build interactive and smart instruments on the web and mobile.",
5
"main": "web/lib/index.js",
6
"scripts": {
web/package.json
@@ -1,8 +1,8 @@
- "name": "react-orchestra",
- "version": "1.0.0",
+ "name": "react-orchestra-web",
+ "version": "1.1.0",
"description": "react-orchestra React component",
- "main": "src/index.js",
+ "main": "lib/index.js",
"jsnext:main": "src/index.js",
7
"module": "src/index.js",
8
"files": [
0 commit comments