Skip to content

Commit 3471b28

Browse files
Merge pull request #10 from criar-art/update
Update url link and nucleus-vue
2 parents e554154 + 7be6c46 commit 3471b28

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"jsom": "^1.0.0",
38-
"nucleus-vue": "^0.0.5",
38+
"nucleus-vue": "^0.0.7",
3939
"sass": "^1.80.4",
4040
"vue": "^3.5.12"
4141
},

src/App.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const configApp = {
66
name: 'vue-techs-logos',
77
npm: 'https://www.npmjs.com/package/vue-techs-logos',
88
github: 'https://github.com/criar-art/vue-techs-logos',
9+
linkedin: 'https://www.linkedin.com/in/lucasferreiralimax',
910
appVersion,
1011
vueVersion,
1112
stepsInstall: [

0 commit comments

Comments
 (0)