Skip to content

Commit

Permalink
Merge pull request #75 from canjs/update-can-view-import
Browse files Browse the repository at this point in the history
Update can-view-import dep to latest (removes can-dom-data-state)
  • Loading branch information
matthewp authored May 6, 2019
2 parents 48554d4 + dc91e86 commit 0458ba9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js: node
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
addons:
firefox: "57.0"
services:
- xvfb
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"can-stache": "^4.0.0",
"can-stache-ast": "^1.0.0",
"can-stache-bindings": "^4.0.0",
"can-view-import": "^4.0.0",
"can-view-import": "^4.2.2",
"steal-config-utils": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0458ba9

Please sign in to comment.