Update license;
This commit is contained in:
parent
003b6bc211
commit
bbf678bee1
@ -6,11 +6,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
|
||||
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="theme-color" content="#4DBA87">
|
||||
|
||||
|
||||
<% if (htmlWebpackPlugin.options.description) { %>
|
||||
<meta name="description" content="<%= htmlWebpackPlugin.options.description %>"/>
|
||||
<% } %>
|
||||
|
10
package.json
10
package.json
@ -1,10 +1,10 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "app",
|
||||
"productName": "app",
|
||||
"description": "My posh Vue project",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"name": "Magellan",
|
||||
"productName": "Magellan",
|
||||
"description": "A map manager for friends and profit",
|
||||
"version": "0.0.1",
|
||||
"license": "Peer Production License",
|
||||
"scripts": {
|
||||
"dev": "poi",
|
||||
"build": "poi build",
|
||||
|
Loading…
Reference in New Issue
Block a user