Jelajahi Sumber

Removing actual name

Nex 9 tahun lalu
induk
melakukan
85e28efa43

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

@@ -6,7 +6,7 @@
             <ul class="collection">
                 <li class="collection-item avatar">
                     <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>
                     <div class="contact-details">
                         <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": {
     "ytdl-core": {
       "version": "0.7.9",
+      "resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-0.7.9.tgz",
+      "from": "ytdl-core@0.7.9",
       "dependencies": {
         "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": {
           "version": "0.2.8",
+          "resolved": "https://registry.npmjs.org/jstream/-/jstream-0.2.8.tgz",
+          "from": "jstream@0.2.8",
           "dependencies": {
             "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": {
-          "version": "1.1.4"
+          "version": "1.1.4",
+          "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
+          "from": "sax@1.1.4"
         }
       }
     }