Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
- [misc] bower removed from project
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Jan 8, 2015
1 parent 5cc0805 commit 0fa2cf9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,12 @@ lib-cov
pids
logs
results
npm-debug.log
node_modules
npm-debug.log

## Sass
.sass-cache
/source/styles/generated/

## Bower
/source/scripts/vendor/

## Build folder
/build/
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "Kotsu",
"version": "0.4.13",
"version": "0.4.14",
"title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
"author": "LotusTM",
"private": true,
"devDependencies": {
"bower": "^1.3.12",
"grunt": "^0.4.5",
"grunt-autoprefixer": "^2.0.0",
"grunt-browser-sync": "^1.5.3",
Expand Down

0 comments on commit 0fa2cf9

Please sign in to comment.