File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## [ 2.0.3] ( https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.2...v2.0.3 ) (2024-08-06)
4
+
5
+ ### Bug Fixes
6
+
7
+ * Upgrade dependencies ([ f4b56da] ( https://github.com/prantlf/rollup-plugin-jsonlint/commit/f4b56da8e14c61f1fe9561f7bcbaf4c215e1386d ) )
8
+
3
9
## [ 2.0.2] ( https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.1...v2.0.2 ) (2023-10-08)
4
10
5
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rollup-plugin-jsonlint" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Converts .json (JSON/CJSON/JSON5) files to ES6 modules." ,
5
5
"author" : " Ferdinand Prantl <prantlf@gmail.com> (http://prantl.tk)" ,
6
6
"license" : " MIT" ,
78
78
" npm" ,
79
79
" modules"
80
80
]
81
- }
81
+ }
You can’t perform that action at this time.
0 commit comments