Fixed package.json & bower.json
Esse commit está contido em:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ardrone-webflight",
|
||||
"description": "Extensible remote-control environment for the AR Drone.",
|
||||
"version": "0.1.dev",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"jquery": "~1.9.1",
|
||||
"bootstrap.css": "~2.1.1"
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ardrone-webflight",
|
||||
"version": "0.1.dev",
|
||||
"version": "0.1.0",
|
||||
"description": "Extensible remote-control environment for the AR Drone.",
|
||||
"main": "app.js",
|
||||
"repository": {
|
||||
@@ -22,7 +22,7 @@
|
||||
"ejs": "~0.8.3",
|
||||
"socket.io": "~0.9.4"
|
||||
},
|
||||
"author": Laurent Eschenauer <laurent@eschenauer.be>",
|
||||
"author": "Laurent Eschenauer <laurent@eschenauer.be>",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Benjamin Nortier",
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário