2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Adding Gemfile to package.json

Gemfile was missing. Couldn't compile documentation when using npm.
This commit is contained in:
Arthur Franco
2017-08-14 13:09:38 -03:00
committed by Mark Otto
parent 1cfbc2c62d
commit 6d6d42b56a
+1
View File
@@ -100,6 +100,7 @@
".babelrc",
".eslintignore",
"Gruntfile.js",
"Gemfile",
"dist",
"build",
"js/.eslintrc.json",