Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Commit

Permalink
Altera dependencies do package json
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciuslagedo committed Nov 17, 2017
1 parent 44cb993 commit 128fd32
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-accessibility-bar",
"version": "1.0.0",
"version": "1.0.1",
"description": "Accessibility bar component with high contrast, font adjust and libras",
"main": "index.js",
"scripts": {
Expand All @@ -22,11 +22,9 @@
"author": "Lucas Stoque and Vinícius Lagêdo",
"license": "ISC",
"homepage": "https://github.com/viniciuslagedo/ng-accessibility-bar",
"dependencies": {
"angular": "^1.6.4",
"angular-touch": "^1.6.4"
},
"devDependencies": {
"angular": "^1.6.4",
"angular-touch": "^1.6.4",
"angular-mocks": "^1.6.4",
"babel-preset-env": "^1.4.0",
"babel-preset-es2015": "^6.24.1",
Expand Down

0 comments on commit 128fd32

Please sign in to comment.