mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 23:31:20 +00:00
chore: drop cypress requirement (#20675)
This commit is contained in:
13
package.json
13
package.json
@@ -1,5 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"cypress": "^3.1.4"
|
||||
"name": "erpnext",
|
||||
"description": "Open Source ERP System powered by the Frappe Framework",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frappe/erpnext.git"
|
||||
},
|
||||
"homepage": "https://erpnext.com",
|
||||
"author": "Frappe Technologies Pvt. Ltd.",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/frappe/erpnext/issues"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user