Travis build: 11

This commit is contained in:
Pl4gue
2017-12-21 12:10:08 +00:00
parent 3cc53087da
commit ba85acae49
5 changed files with 800 additions and 29 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"builder": "^3.2.3",
"concurrently": "^3.5.1",
"fs-extra": "^4.0.2",
"html-minifier": "^3.5.7",
@ -7,7 +8,9 @@
"markdown-it": "^8.4.0",
"node-sass": "^4.7.2",
"nodemon": "^1.12.1",
"semistandard": "^11.0.0"
"semistandard": "^11.0.0",
"tagger": "^0.1.2",
"webber": "0.0.1"
},
"name": "30-seconds-of-code",
"description": "A collection of useful Javascript snippets.",