Skip to content
This repository was archived by the owner on Sep 5, 2017. It is now read-only.

Commit 2f1810c

Browse files
committed
🍱 Fix compiling
1 parent 14aae55 commit 2f1810c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/storage/*.key
44
/vendor
55
/.idea
6+
/.tmp
67
Homestead.json
78
Homestead.yaml
89
.env

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"lodash": "^4.17.4"
1414
},
1515
"dependencies": {
16+
"bootstrap-sass": "^3.3.7",
1617
"jquery": "^3.1.1",
1718
"sweetalert": "^1.1.3"
1819
}

0 commit comments

Comments
 (0)