File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/darwin-arm64" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " binary for rslint" ,
6
6
"homepage" : " https://rslint.rs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/darwin-x64" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " binary for rslint" ,
6
6
"bugs" : " https://github.com/web-infra-dev/rslint/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/linux-arm64" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " binary for rslint" ,
6
6
"bugs" : " https://github.com/web-infra-dev/rslint/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/linux-x64" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " binary for rslint" ,
6
6
"bugs" : " https://github.com/web-infra-dev/rslint/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/win32-arm64" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " binary for rslint" ,
6
6
"bugs" : " https://github.com/web-infra-dev/rslint/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/win32-x64" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " binary for rslint" ,
6
6
"bugs" : " https://github.com/web-infra-dev/rslint/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rslint-monorepo" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"private" : true ,
5
5
"description" : " Rslint Monorepo" ,
6
6
"homepage" : " https://github.com/web-infra-dev/rslint#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/test-tools" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"type" : " module" ,
5
5
"main" : " src/index.ts" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslint/core" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"exports" : {
5
5
"." : " ./dist/index.js" ,
6
6
"./bin" : " ./bin/rslint.cjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @typescript-eslint/rule-tester" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"type" : " module" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments