-
- Downloads
Improved upload API
... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
"build": "npm run sass && npm run jsx" | "build": "npm run sass && npm run jsx" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"nativejsx": "^4.3.0", | "nativejsx": "https://github.com/j3l11234/nativejsx/archive/4.2.0.2.tar.gz", | ||
"node-sass": "^4.7.2" | "node-sass": "^4.7.2" | ||
} | } | ||
} | } |
Please register or sign in to comment