Skip to content

Commit 3b3b9b3

Browse files
authored
Merge pull request #389 from puppetlabs/master
2 parents ce72511 + 3634cc7 commit 3b3b9b3

17 files changed

+1706
-11
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
},
1919
"engines": {
2020
"node": "12.4.0"
21-
}
21+
},
22+
"dependencies": {}
2223
}

packages/data-grid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "^16.13.0"
2525
},
2626
"dependencies": {
27-
"@puppet/react-components": "^5.22.0",
27+
"@puppet/react-components": "^5.25.1",
2828
"@puppet/sass-variables": "^1.4.3",
2929
"classnames": "^2.2.6",
3030
"init": "^0.1.2",

0 commit comments

Comments
 (0)