- Downloads
Actually updated dependencies
| ... | ... | @@ -19,6 +19,7 @@ |
| "homepage": "https://github.com/justjanne/quassel-rest-search#readme", | ||
| "devDependencies": { | ||
| "nativejsx": "https://github.com/j3l11234/nativejsx/archive/4.2.0.2.tar.gz", | ||
| "node-sass": "^4.14.0" | ||
| "node-sass": "^4.14.0", | ||
| "acorn": ">=5.7.4" | ||
| } | ||
| } |
Please sign in to comment