Skip to content

Commit a92e346

Browse files
committed
update package.json
1 parent 6f81c0f commit a92e346

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.postcssrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// https://github.com/michael-ciniawsky/postcss-load-config
21

32
module.exports = {
43
plugins: [

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "prevue2",
2+
"name": "overvue",
33
"version": "0.0.1",
44
"description": "Vue Prototype DevTool",
55
"productName": "OverVue",
66
"cordovaId": "org.cordova.quasar.app",
7-
"author": "Drew Nguyen <[email protected]>",
7+
"author": "Team OverVue",
88
"private": true,
99
"scripts": {
1010
"lint": "eslint --ext .js,.vue src",

0 commit comments

Comments
 (0)