Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pro-layout
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packages
pro-layout
Commits
a2838d38
Commit
a2838d38
authored
Aug 12, 2020
by
Sendya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deps: add babel-eslint
parent
57a94bb2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
package.json
package.json
+3
-2
No files found.
package.json
View file @
a2838d38
...
@@ -33,14 +33,15 @@
...
@@ -33,14 +33,15 @@
"devDependencies"
:
{
"devDependencies"
:
{
"
@ant-design-vue/tools
"
:
"
^1.0.2-beta.2
"
,
"
@ant-design-vue/tools
"
:
"
^1.0.2-beta.2
"
,
"
@babel/core
"
:
"
^7.11.1
"
,
"
@babel/core
"
:
"
^7.11.1
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.5.5
"
,
"
@babel/preset-env
"
:
"
^7.5.5
"
,
"
@types/jest
"
:
"
^24.0.17
"
,
"
@types/jest
"
:
"
^24.0.17
"
,
"
@types/node
"
:
"
^10.5.5
"
,
"
@types/node
"
:
"
^10.5.5
"
,
"
@types/vue
"
:
"
^2.0.0
"
,
"
@types/vue
"
:
"
^2.0.0
"
,
"
@vue/server-test-utils
"
:
"
1.0.0-beta.16
"
,
"
@vue/server-test-utils
"
:
"
1.0.0-beta.16
"
,
"
@vue/test-utils
"
:
"
1.0.0-beta.16
"
,
"
@vue/test-utils
"
:
"
1.0.0-beta.16
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.5.5
"
,
"
@babel/preset-env
"
:
"
^7.5.5
"
,
"
babel-core
"
:
"
^7.0.0-bridge.0
"
,
"
babel-core
"
:
"
^7.0.0-bridge.0
"
,
"
babel-eslint
"
:
"
^10.1.0
"
,
"
babel-helper-vue-jsx-merge-props
"
:
"
^2.0.3
"
,
"
babel-helper-vue-jsx-merge-props
"
:
"
^2.0.3
"
,
"
babel-plugin-transform-class-properties
"
:
"
^6.24.1
"
,
"
babel-plugin-transform-class-properties
"
:
"
^6.24.1
"
,
"
babel-plugin-transform-object-assign
"
:
"
^6.22.0
"
,
"
babel-plugin-transform-object-assign
"
:
"
^6.22.0
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment