Update package.json

pull/3397/head
bunsenstraat 2 years ago committed by GitHub
parent 32e744ba3f
commit e2bfcb1bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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