Skip to content

Commit ebfb7e6

Browse files
committed
v1.2.0
#### Featurs - Add TypeScript declarations #### Development - Add tests for declarations - Replace JSHint and JSCS with ESLint
1 parent f26fc63 commit ebfb7e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-map",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Transforms primitive values of JSON-like objects",
55
"main": "index.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)