Skip to content

Commit 0261db7

Browse files
authored
bump patch version (lodash version was upgraded) (#7)
1 parent b893d31 commit 0261db7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strong-params",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Rails-style strong parameters for javascript projects. (e.g. Express, Koa)",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)