You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+35-2Lines changed: 35 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,43 @@
1
1
{
2
2
"name": "pdf-toolkit-pro",
3
3
"version": "1.0.0",
4
-
"description": "A powerful and beautiful web application to split, merge, and edit PDF files with ease. Upload your files to get started with a suite of useful PDF tools.",
4
+
"description": "A powerful and beautiful web application to split, merge, and edit PDF files with ease.",
5
+
"type": "module",
5
6
"private": true,
6
7
"scripts": {
7
-
"start": "echo \"Serve the project root folder with a static file server.\" && exit 1"
0 commit comments