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 5210e3c commit 2a68c30Copy full SHA for 2a68c30
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v2.0.0...v2.0.0
2
+
3
+remove Object from package
4
5
## v1.5.0
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "missing-native-js-functions",
- "version": "1.5.0",
+ "version": "2.0.0",
"description": "mnJSf that should be the base library for every JS project",
"main": "dist/index.js",
"browser": "dist/mnjsf.min.js",
0 commit comments