Is it possible to define npm package version in a *.properties file instead of in package.json?

后端 未结 0 733
北荒
北荒 2020-12-11 12:13

With npm can I define the version outside of package.json, but in a *.properties file, and "npm install"/ "npm publish" can still work without any furthe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题