Skip to content

Commit 6cbde6e

Browse files
committed
feat: migrate code
1 parent c99c5be commit 6cbde6e

File tree

2 files changed

+5
-13420
lines changed

2 files changed

+5
-13420
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "react-grid-container-query",
33
"version": "0.0.7",
44
"license": "MIT",
5-
"author": "An Nguyen Q. <ngquangan.dev@gmail.com>",
5+
"author": {
6+
"name": "Felix Nguyen",
7+
"email": "im.felixng@gmail.com"
8+
},
69
"main": "dist/index.js",
710
"module": "dist/react-grid-container-query.esm.js",
811
"typings": "dist/index.d.ts",
@@ -94,4 +97,4 @@
9497
"access": "public",
9598
"registry": "https://registry.npmjs.org"
9699
}
97-
}
100+
}

0 commit comments

Comments
 (0)