Commit 5a6dbd1e07d7cd7741a673990d92565e7af5d9a8

Authored by David Guilherme
1 parent 3072c158
Exists in v2

Setup git repository

Showing 2 changed files with 6 additions and 2 deletions   Show diff stats
1 node_modules 1 node_modules
  2 +.idea
  3 +build
2 4
3 chrome/app/player 5 chrome/app/player
4 firefox/data/player 6 firefox/data/player
5 safari.safariextension/app/player 7 safari.safariextension/app/player
  8 +
  9 +*.log
1 { 1 {
2 "name": "vlibras-plugin", 2 "name": "vlibras-plugin",
3 - "version": "0.0.1", 3 + "version": "2.0.0",
4 "dependencies": { 4 "dependencies": {
5 "inherits": "^2.0.1", 5 "inherits": "^2.0.1",
6 "nouislider": "^8.3.0", 6 "nouislider": "^8.3.0",
7 - "vlibras": "~0.0.1" 7 + "vlibras": "git+ssh://git@bitbucket.org/davidguilherme/vlibras-js.git"
8 }, 8 },
9 "devDependencies": { 9 "devDependencies": {
10 "css-loader": "^0.23.1", 10 "css-loader": "^0.23.1",