slogsdon / parcel-plugin-fable

Parcel asset type plugin for Fable
https://www.npmjs.com/package/parcel-plugin-fable
MIT License
21 stars 4 forks source link

Yarn lock and package.json #12

Open isaacabraham opened 6 years ago

isaacabraham commented 6 years ago

Are the two files in sync? For example, there are no dependencies, just two dev dependencies for parcel, yet the lock file contains bable and fable etc. etc.?

slogsdon commented 6 years ago

Yes, they should be in sync. The latest version (1.5.0) does have two dependencies (babylon-walk and fable-utils), viewable in both package.json and on npmjs.com.