We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ded852 commit b13c771Copy full SHA for b13c771
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "personal",
3
"version": "1.0.0",
4
+ "engines": {
5
+ "node": "10.16.0"
6
+ },
7
"description": "personal site powered by nuxt + vue",
8
"author": {
9
"name": "Randell Quitain",
0 commit comments