Update package.json

pull/5370/head
bunsenstraat 2 years ago committed by GitHub
parent 0bd9bc1953
commit b61706bff2
  1. 2
      package.json

@ -28,7 +28,7 @@
"nx": "nx",
"start": "nx start",
"serve": "nx serve remix-ide --configuration=development",
"hot": "nx serve remix-ide --configuration=hot",
"serve:hot": "nx serve remix-ide --configuration=hot",
"build": "nx build",
"test": "nx test",
"lint": "nx lint",

Loading…
Cancel
Save