Skip to content

Commit 5a6c27b

Browse files
committed
Update all versions
1 parent 6afbe79 commit 5a6c27b

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
@@ -1,6 +1,6 @@
11
{
22
"name": "react_ujs",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Rails UJS for the react-rails gem",
55
"main": "react_ujs/index.js",
66
"files": [
@@ -14,6 +14,6 @@
1414
"webpack": "^2.3.3"
1515
},
1616
"dependencies": {
17-
"react_ujs": "^2.6.0"
17+
"react_ujs": "^2.6.1"
1818
}
1919
}

0 commit comments

Comments
 (0)