mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 23:04:50 +00:00
parent
501cb7beaa
commit
53e1cad0d6
@ -36,5 +36,8 @@
|
|||||||
"test": "node ./tiddlywiki.js ./editions/test --verbose --version --build index",
|
"test": "node ./tiddlywiki.js ./editions/test --verbose --version --build index",
|
||||||
"lint:fix": "eslint . --fix",
|
"lint:fix": "eslint . --fix",
|
||||||
"lint": "eslint ."
|
"lint": "eslint ."
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"aws-sdk": "^2.1691.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user