Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b837a42

Browse files
committed
Merge pull request scijs#2 from mattdesl/bump-cwise-dep
bump dependency to latest
2 parents f6e9a1f + 2ccf500 commit b837a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"test": "test"
88
},
99
"dependencies": {
10-
"ndarray": "^1.0.13",
11-
"cwise-compiler": "^0.1.0"
10+
"cwise-compiler": "^1.1.2",
11+
"ndarray": "^1.0.13"
1212
},
1313
"devDependencies": {
1414
"tap": "~0.4.2",

0 commit comments

Comments
 (0)