Skip to content

Commit

Permalink
Add versions.json from new non-core packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashko Stubailo committed Oct 28, 2014
1 parent c1df106 commit c6ac5c6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
23 changes: 23 additions & 0 deletions packages/non-core/jquery-history/versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"dependencies": [
[
"jquery",
"1.0.1"
],
[
"json",
"1.0.1"
],
[
"meteor",
"1.1.3"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [],
"toolVersion": "[email protected]",
"format": "1.0"
}
19 changes: 19 additions & 0 deletions packages/non-core/jquery-layout/versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"dependencies": [
[
"jquery",
"1.0.1"
],
[
"meteor",
"1.1.3"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [],
"toolVersion": "[email protected]",
"format": "1.0"
}

0 comments on commit c6ac5c6

Please sign in to comment.