Skip to content

Commit

Permalink
Do Not Merge - can-reflect (#38)
Browse files Browse the repository at this point in the history
can-reflect
  • Loading branch information
phillipskevin authored Jun 23, 2017
1 parent 6326eca commit ccb27c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "can-define-stream",
"version": "0.1.2",
"version": "0.2.0-pre.2",
"description": "",
"homepage": "http://canjs.com",
"author": {
Expand Down Expand Up @@ -32,11 +32,11 @@
]
},
"dependencies": {
"can-compute": "^3.0.0",
"can-define": "^1.0.0",
"can-observation": "^3.0.0",
"can-stream": "^0.2.1",
"can-util": "^3.0.0",
"can-compute": "^3.1.0-pre.9",
"can-define": "^1.2.0-pre.4",
"can-observation": "^3.2.0-pre.11",
"can-stream": "^0.3.0-pre.0",
"can-util": "^3.9.0-pre.4",
"kefir": "^3.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit ccb27c8

Please sign in to comment.