Skip to content

Commit acdc4a3

Browse files
committed
1.0.1
1 parent af9ec65 commit acdc4a3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "token-types",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Common token types for decoding and encoding binairy values",
55
"author": {
66
"name": "Borewit",
@@ -48,6 +48,8 @@
4848
},
4949
"dependencies": {},
5050
"remarkConfig": {
51-
"plugins": ["preset-lint-recommended"]
51+
"plugins": [
52+
"preset-lint-recommended"
53+
]
5254
}
5355
}

0 commit comments

Comments
 (0)