Skip to content

Commit

Permalink
[upgraded] to indefinite-observable@1.0.1
Browse files Browse the repository at this point in the history
Summary: No code changes - just updating the version to reflect stability.

Reviewers: #material_motion, O2 Material Motion, featherless

Reviewed By: #material_motion, O2 Material Motion, featherless

Tags: #material_motion

Differential Revision: http://codereview.cc/D2512
  • Loading branch information
appsforartists committed Jan 23, 2017
1 parent b30aa30 commit 85a530a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/demos-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"tslib": "^1.2.0"
},
"devDependencies": {
"@types/react": "^0.14.54",
"@types/react": "^15.0.0",
"firebase-tools": "3.2.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental-addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "yarn run clean; $( yarn bin )/tsc"
},
"dependencies": {
"indefinite-observable": "0.3.0",
"indefinite-observable": "1.0.1",
"material-motion-streams": "0.0.0",
"tslib": "^1.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/streams-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "yarn run clean; ../../node_modules/.bin/tsc"
},
"dependencies": {
"indefinite-observable": "0.3.0",
"indefinite-observable": "1.0.1",
"material-motion-streams": "0.0.0",
"tslib": "^1.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "node ../../tools/test.js --only streams"
},
"dependencies": {
"indefinite-observable": "0.3.0",
"indefinite-observable": "1.0.1",
"tslib": "^1.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 85a530a

Please sign in to comment.