chore: remove old --internal-ci reference
This commit is contained in:
parent
38e29600ba
commit
274981f2ea
3 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:perf": "astro build --internal-ci-perf",
|
||||
"build": "astro build"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:perf": "astro build --internal-ci-perf",
|
||||
"build": "astro build"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:perf": "astro build --internal-ci-perf",
|
||||
"build": "astro build"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
Loading…
Reference in a new issue