mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-23 01:09:23 +01:00
@@ -30,11 +30,11 @@
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@testing-library/vue": "^5.8.2",
|
||||
"@vue/test-utils": "^1.1.2",
|
||||
"@vue/test-utils": "1.3.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"vue": "^2.6.12",
|
||||
"vue": "2.6.14",
|
||||
"vue-jest": "^3.0.7",
|
||||
"vue-template-compiler": "^2.6.12"
|
||||
"vue-template-compiler": "2.6.14"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.6.12"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import { mount } from '@vue/test-utils'
|
||||
import {render, fireEvent} from '@testing-library/vue'
|
||||
import { Smile } from '../src/icons'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user