Skip to content

Commit 46e4a8f

Browse files
committed
add package.json
1 parent b314a2b commit 46e4a8f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"dependencies": {
3+
"bootstrap": "^4.2.1",
4+
"bootstrap-material-design": "^4.1.1",
5+
"jquery": "^3.3.1",
6+
"popper.js": "^1.12.6"
7+
}
8+
}

0 commit comments

Comments
 (0)