fix: change package name to frappe-framework

This commit is contained in:
Sagar Vora 2021-04-02 16:07:17 +05:30
parent 9a90d251fe
commit fd88e7e1dd

View file

@ -1,5 +1,5 @@
{
"name": "frappe",
"name": "frappe-framework",
"scripts": {
"build": "node rollup/build.js",
"production": "FRAPPE_ENV=production node rollup/build.js",