2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 23:00:56 +00:00

remove unwanted package due to unwanted import

This commit is contained in:
Ankit Singhaniya 2021-12-14 23:26:19 +05:30 committed by Alan
parent ea4bdcae2d
commit ef6216f506
3 changed files with 0 additions and 7 deletions

View File

@ -25,7 +25,6 @@
"core-js": "^3.19.0",
"csvjson-csv2json": "^5.0.6",
"electron-store": "^8.0.1",
"file-saver": "^2.0.5",
"frappe-charts": "1.6.1",
"frappejs": "https://github.com/frappe/frappejs",
"knex": "^0.95.12",

View File

@ -1,4 +1,3 @@
import ExportWizard from '../../src/components/ExportWizard';
import { generateGstr1Json } from '../../accounting/gst';
import { DateTime } from 'luxon';

View File

@ -5792,11 +5792,6 @@ file-loader@^4.2.0:
loader-utils "^1.2.3"
schema-utils "^2.5.0"
file-saver@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-2.0.5.tgz#d61cfe2ce059f414d899e9dd6d4107ee25670c38"
integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==
file-uri-to-path@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"