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 669e25b commit 0ce9d43Copy full SHA for 0ce9d43
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-formatter-js",
3
- "version": "1.3.0",
+ "version": "2.0.0",
4
"authors": [
5
"Mohsen Azimi <[email protected]>"
6
],
@@ -9,9 +9,6 @@
9
"dist/style.css"
10
11
"moduleType": [
12
- "amd",
13
- "es6",
14
- "globals",
15
"node"
16
17
"keywords": [
package.json
"description": "JSON Formatter core library ",
"main": "dist/json-formatter.js",
"scripts": {
0 commit comments