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 24e4388 commit 4e7a9bcCopy full SHA for 4e7a9bc
package.json
@@ -13,7 +13,7 @@
13
"test": "tests"
14
},
15
"scripts": {
16
- "clone": "rm -rf ember-api-docs-data && git clone --branch ci-workflow --depth=1 https://github.com/ember-learn/ember-api-docs-data.git",
+ "clone": "rm -rf ember-api-docs-data && git clone --depth=1 https://github.com/ember-learn/ember-api-docs-data.git",
17
"build": "ember build --environment=production",
18
"lint": "npm-run-all --aggregate-output --continue-on-error --parallel \"lint:!(fix)\"",
19
"lint:fix": "npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix",
0 commit comments