Skip to content

Commit 0ce9d43

Browse files
author
Mohsen Azimi
committed
v2.0.0
1 parent 669e25b commit 0ce9d43

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-formatter-js",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"authors": [
55
"Mohsen Azimi <[email protected]>"
66
],
@@ -9,9 +9,6 @@
99
"dist/style.css"
1010
],
1111
"moduleType": [
12-
"amd",
13-
"es6",
14-
"globals",
1512
"node"
1613
],
1714
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-formatter-js",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"description": "JSON Formatter core library ",
55
"main": "dist/json-formatter.js",
66
"scripts": {

0 commit comments

Comments
 (0)