Skip to content

Commit 62af5ba

Browse files
author
Michael Recachinas
committed
Bump sigplot to 2.0.0-rc19
1 parent 6a59a39 commit 62af5ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,14 @@
2828
"test": "jest --coverage"
2929
},
3030
"dependencies": {
31+
<<<<<<< HEAD
3132
"grunt": "^1.3.0",
3233
"react": "^16.13.1",
3334
"react-dom": "^16.13.1",
3435
"sigplot": "^2.0.0-rc18"
36+
=======
37+
"sigplot": "^2.0.0-rc19"
38+
>>>>>>> Bump sigplot to 2.0.0-rc19
3539
},
3640
"jest": {
3741
"setupFiles": [

0 commit comments

Comments
 (0)