2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-22 20:10:34 +03:00

Use original version prior to publishing

This commit is contained in:
Collin Henderson
2022-01-24 12:40:45 -05:00
parent ec27be1d20
commit 1604279ab0
4 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -2,9 +2,8 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>vue-input-autowidth</title> <title>vue-tribute</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "vue-tribute", "name": "vue-tribute",
"version": "2.0.0", "version": "1.0.7",
"license": "MIT", "license": "MIT",
"files": [ "files": [
"dist" "dist"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB