Skip to content

Commit

Permalink
new version with npm support
Browse files Browse the repository at this point in the history
  • Loading branch information
dbtek committed Dec 2, 2016
1 parent 6be315c commit fbcd3d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// webpack support
require('./bootstrap.vertical-tabs.css');
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrap-vertical-tabs",
"homepage": "https://dbtek.github.io/bootstrap-vertical-tabs",
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",
"author": {
"name": "İsmail Demirbilek"
Expand Down

0 comments on commit fbcd3d2

Please sign in to comment.