Skip to content
This repository was archived by the owner on Dec 28, 2018. It is now read-only.

Commit 07777e9

Browse files
committed
added gulp dependency
1 parent 0432211 commit 07777e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "This repository will store the transition website for HackMerced 2017F. It is written in Python with the Flask framewrork and will be used to server some basic files as well as enable a microservice to list jobs from our internal filesystem. This readme will be updated on the full uses of this website and how to use it.",
55
"main": "index.js",
66
"dependencies": {
7+
"gulp": "^3.9.1",
78
"jquery": "^3.2.1",
89
"normalize.css": "^5.0.0"
910
},

0 commit comments

Comments
 (0)