Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Sep 7, 2014
1 parent b464862 commit 5dede95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
# - "0.8"
# - "0.6"
install:
- npm -d install
script:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"main": "js/dist/alu.js",
"dependencies": {},
"devDependencies": {
"aureooms-node-package": "~0.3.2",
"algo": "~0.1.11"
"aureooms-node-package": "^0.3.2",
"algo": "^0.1.11"
},
"scripts": {
"build": "./node_modules/.bin/aureooms-node-package-build",
Expand Down

0 comments on commit 5dede95

Please sign in to comment.