Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "901919: Modified the package.json file." #22

Merged
1 commit merged into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Annotations/Interaction with annotations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions Getting Started - Standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions Getting Started - server-back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Add Save Button In ToolBar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Customize context menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@syncfusion/ej2-vue-navigations": "*",
"@syncfusion/ej2-vue-buttons": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -22,7 +22,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Customize existing toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Load N number of pages on initial loading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Open and close bookmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Organize pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@syncfusion/ej2-vue-pdfviewer": "*",
"@syncfusion/ej2-base": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -21,7 +21,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Retry Timeout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions Save and Load/Load PDF file from URL/VuejsClient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Loading