We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af148f commit c3b8244Copy full SHA for c3b8244
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wessberg/marshaller",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "A class that maps between a variety of data types.",
5
"main": "./dist/cjs/index.js",
6
"module": "./dist/es2015/index.js",
0 commit comments