Skip to content

Commit

Permalink
🏗️ Build 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed May 8, 2019
1 parent cac3dcb commit 456c7eb
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/css/app.ef1106f1.css → docs/css/app.38f6b1fe.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>vue-phone-number-input</title><link href=css/app.ef1106f1.css rel=preload as=style><link href=css/chunk-vendors.847ed21b.css rel=preload as=style><link href=js/app.54d001b0.js rel=preload as=script><link href=js/chunk-vendors.473ccfa9.js rel=preload as=script><link href=css/chunk-vendors.847ed21b.css rel=stylesheet><link href=css/app.ef1106f1.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-phone-number-input doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><style>html, body {
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>vue-phone-number-input</title><link href=css/app.38f6b1fe.css rel=preload as=style><link href=css/chunk-vendors.847ed21b.css rel=preload as=style><link href=js/app.b7d4aed7.js rel=preload as=script><link href=js/chunk-vendors.473ccfa9.js rel=preload as=script><link href=css/chunk-vendors.847ed21b.css rel=stylesheet><link href=css/app.38f6b1fe.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-phone-number-input doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><style>html, body {
margin: 0;
min-height: 100%;
}
Expand All @@ -17,4 +17,4 @@
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
}</style><script src=js/chunk-vendors.473ccfa9.js></script><script src=js/app.54d001b0.js></script></body></html>
}</style><script src=js/chunk-vendors.473ccfa9.js></script><script src=js/app.b7d4aed7.js></script></body></html>
2 changes: 1 addition & 1 deletion docs/js/app.54d001b0.js → docs/js/app.b7d4aed7.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-phone-number-input",
"version": "0.1.10",
"version": "0.1.11",
"description": "A phone number input made with Vue JS && libphonenumber-js",
"author": "Louis Mazel <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 456c7eb

Please sign in to comment.