mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2026-09-21 00:25:31 -04:00
rename index.cjs -> index.jsx
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
"run": "yarn build && node dist/index.cjs",
|
||||
"lint": "eslint . --ext js,cjs",
|
||||
"lint": "eslint . --ext js,jsx",
|
||||
"prepublishOnly": "yarn build"
|
||||
},
|
||||
"dependencies": {},
|
||||
|
||||
Reference in New Issue
Block a user