瀏覽代碼

Removing actual name

Nex 9 年之前
父節點
當前提交
85e28efa43
共有 2 個文件被更改,包括 14 次插入4 次删除
  1. 1 1
      app/client/templates/team.html
  2. 13 3
      app/packages/npm-container/.npm/package/npm-shrinkwrap.json

+ 1 - 1
app/client/templates/team.html

@@ -6,7 +6,7 @@
             <ul class="collection">
             <ul class="collection">
                 <li class="collection-item avatar">
                 <li class="collection-item avatar">
                     <img src="https://avatars3.githubusercontent.com/u/13457633?v=3&s=460" alt="Nexus's Profile Picture" class="circle">
                     <img src="https://avatars3.githubusercontent.com/u/13457633?v=3&s=460" alt="Nexus's Profile Picture" class="circle">
-                    <span class="title">Nex (Owen Maple)</span>
+                    <span class="title">Nex</span>
                     <p>CEO</p>
                     <p>CEO</p>
                     <div class="contact-details">
                     <div class="contact-details">
                         <i class="material-icons">my_location</i> <span>Dorset, England</span>
                         <i class="material-icons">my_location</i> <span>Dorset, England</span>

+ 13 - 3
app/packages/npm-container/.npm/package/npm-shrinkwrap.json

@@ -2,20 +2,30 @@
   "dependencies": {
   "dependencies": {
     "ytdl-core": {
     "ytdl-core": {
       "version": "0.7.9",
       "version": "0.7.9",
+      "resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-0.7.9.tgz",
+      "from": "ytdl-core@0.7.9",
       "dependencies": {
       "dependencies": {
         "html-entities": {
         "html-entities": {
-          "version": "1.2.0"
+          "version": "1.2.0",
+          "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.2.0.tgz",
+          "from": "html-entities@1.2.0"
         },
         },
         "jstream": {
         "jstream": {
           "version": "0.2.8",
           "version": "0.2.8",
+          "resolved": "https://registry.npmjs.org/jstream/-/jstream-0.2.8.tgz",
+          "from": "jstream@0.2.8",
           "dependencies": {
           "dependencies": {
             "clarinet": {
             "clarinet": {
-              "version": "0.11.0"
+              "version": "0.11.0",
+              "resolved": "https://registry.npmjs.org/clarinet/-/clarinet-0.11.0.tgz",
+              "from": "clarinet@0.11.0"
             }
             }
           }
           }
         },
         },
         "sax": {
         "sax": {
-          "version": "1.1.4"
+          "version": "1.1.4",
+          "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
+          "from": "sax@1.1.4"
         }
         }
       }
       }
     }
     }