Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit 6f69a0e

Browse files
committed
Still failing???
1 parent 5927437 commit 6f69a0e

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,11 @@
55
"private": true,
66
"scripts": {
77
"test": "eslint .",
8-
"start": "tabris serve",
9-
"build": "tabris build android"
8+
"start": "tabris serve"
109
},
1110
"dependencies": {
1211
"cordova-plugin-android-permissions": "^1.0.0",
1312
"cordova-plugin-file": "^4.3.3",
14-
"tabris": "^2.3.0"
15-
},
16-
"devDependencies": {
17-
"eslint": "^4.8.0"
13+
"tabris": "^2.1.1"
1814
}
1915
}

0 commit comments

Comments
 (0)