Skip to content

Commit

Permalink
bump @edx-bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
arizzitano committed Oct 11, 2017
1 parent 80849ce commit 6a4b179
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
.storybook
node_modules
npm-debug.log
.travis.yml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"test": "jest --coverage"
},
"dependencies": {
"@edx/edx-bootstrap": "^0.3.3",
"classnames": "^2.2.5",
"edx-bootstrap": "^0.2.1",
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4"
Expand Down
2 changes: 1 addition & 1 deletion src/utils/paragon-reset.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import '~edx-bootstrap/sass/open-edx/theme';
@import '~@edx/edx-bootstrap/sass/open-edx/theme';
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/mixins";

Expand Down

0 comments on commit 6a4b179

Please sign in to comment.