Skip to content

Commit 4fa32cf

Browse files
committed
0.4.0
1 parent eef5f4f commit 4fa32cf

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alex-c/blueprint-datagrid",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "An enhanced table component for Blueprint 4.",
55
"main": "build/index.js",
66
"module": "build/index.es.js",
@@ -36,8 +36,7 @@
3636
"url": "https://github.com/alex-c/blueprint-datagrid/issues"
3737
},
3838
"homepage": "https://github.com/alex-c/blueprint-datagrid#readme",
39-
"dependencies": {
40-
},
39+
"dependencies": {},
4140
"peerDependencies": {
4241
"@blueprintjs/core": "^5.0.0",
4342
"@blueprintjs/icons": "^5.0.0",

0 commit comments

Comments
 (0)