Skip to content

Commit 1333d41

Browse files
committed
updated code
1 parent f400a2f commit 1333d41

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AngularJs + React + Webpack
22

3+
[![Website](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=my-website)](https://nimjetushar.github.io/angularjs-react/)
4+
<br/>
35
[![Build Status](https://semaphoreci.com/api/v1/nimjetushar/angularjs-react/branches/master/shields_badge.svg)](https://semaphoreci.com/nimjetushar/angularjs-react)
46
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9ef9fd1b6102481597e7e3b5c9e0a3dd)](https://www.codacy.com/app/tushar/angularjs-react?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=nimjetushar/angularjs-react&amp;utm_campaign=Badge_Grade)
57
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=nimjetushar/angularjs-react)](https://dependabot.com)

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<html lang="en">
33

44
<head>
5-
<base href="/">
65
<meta charset="UTF-8">
76
<meta name="viewport" content="width=device-width, initial-scale=1.0">
87
<meta http-equiv="X-UA-Compatible" content="ie=edge">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "5.15.3",
5656
"eslint-plugin-react": "7.12.4",
5757
"file-loader": "3.0.1",
58-
"gh-pages": "^2.0.1",
58+
"gh-pages": "2.0.1",
5959
"html-loader": "0.5.5",
6060
"html-webpack-plugin": "3.2.0",
6161
"jest": "24.5.0",

0 commit comments

Comments
 (0)