Skip to content

Commit

Permalink
stupid typos #1
Browse files Browse the repository at this point in the history
  • Loading branch information
herereadthis committed Jun 14, 2014
1 parent d9ee5bb commit 957f225
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "bellmaker",
"version": "0.1.2",
"description": "Responsive CSS media queries for LESS and SASS, with device-agnostic and device-specific breakpoints",
"version": "0.1.3",
"main": [
"src/less/main.less",
"src/sass/_mixins_variables.scss",
"src/css/main.less-minified.css",
"src/css/main.sass-minified.css",
"src/css/main.sass-minified.css"
],
"ignore": [
".bowerrc",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bellmaker",
"version": "0.1.2",
"description": "Bellmaker the CSS Media Query Master",
"version": "0.1.3",
"description": "Responsive CSS media queries for LESS and SASS, with device-agnostic and device-specific breakpoints",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 957f225

Please sign in to comment.