File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
3- "version" : " 1.0 .0"
4- }
3+ "version" : " 1.1 .0"
4+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " parcel-plugin-at-alias" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " A plugin for Parcel to support also alias definitions with an '@' symbol." ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " piral-cli-parcel" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Provides debug and build capabilities for pilets and Piral instances using Parcel Bundler." ,
55 "keywords" : [
66 " piral-cli" ,
4545 },
4646 "dependencies" : {
4747 "parcel-bundler" : " ^1.12.5" ,
48- "parcel-plugin-at-alias" : " ^1.0 .0" ,
48+ "parcel-plugin-at-alias" : " ^1.1 .0" ,
4949 "parcel-plugin-codegen" : " ^2" ,
5050 "parcel-plugin-externals" : " ^0.5.2"
5151 }
You can’t perform that action at this time.
0 commit comments