We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27c7ad commit 2906502Copy full SHA for 2906502
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mozilla/majc",
3
- "version": "0.1.9",
+ "version": "0.1.10",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/mozilla-services/majc.git"
@@ -74,4 +74,4 @@
74
"update:mars-api": "git clone --depth 1 https://github.com/mozilla-services/mars.git .mars-api-temp && cp .mars-api-temp/openapi/openapi.yml packages/heyapi/mars.yml && npm run clean:mars-api && npm run generate:mars-api",
75
"validate:example:build": "cd examples/react && npm run build"
76
}
77
-}
+}
0 commit comments