Skip to content

Commit e78aad2

Browse files
committed
chore: clean-up
1 parent fb1fc7c commit e78aad2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,10 @@
1414
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
1515
"scripts": {
1616
"build": "react-scripts build",
17-
"build:n17": "react-scripts --openssl-legacy-provider build",
1817
"changelog": "auto-changelog --starting-version 4.1.0 --commit-limit false --hide-credit",
1918
"eject": "react-scripts eject",
2019
"lint": "eslint \"src/**/*.js\"",
2120
"start": "react-scripts start",
22-
"start:n17": "react-scripts --openssl-legacy-provider start",
2321
"test": "react-scripts test",
2422
"test:cov": "npm test -- --coverage --watchAll=false",
2523
"test:debug": "react-scripts --inspect-brk test --runInBand"

0 commit comments

Comments
 (0)