Skip to content

Commit

Permalink
chore: update to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickIliev committed Jan 29, 2018
1 parent efb2866 commit 6446d98
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 6 deletions.
273 changes: 273 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions package.json
Expand Up @@ -4,16 +4,17 @@
"nativescript": {
"id": "org.nativescript.widgetDemo",
"tns-android": {
"version": "2.2.0"
"version": "3.4.1"
}
},
"dependencies": {
"tns-core-modules": "2.2.1"
"nativescript-theme-core": "~1.0.4",
"tns-core-modules": "3.4.0"
},
"devDependencies": {
"babel-traverse": "6.13.0",
"babel-types": "6.13.0",
"babylon": "6.9.0",
"babel-traverse": "6.4.5",
"babel-types": "6.4.5",
"babylon": "6.4.5",
"lazy": "1.0.11"
}
}
}

0 comments on commit 6446d98

Please sign in to comment.