Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Fine0830 committed Sep 26, 2024
1 parent 43aad25 commit 73c8a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import ClientMonitor from '../node_modules/skywalking-client-js/src/index';
// import ClientMonitor from 'skywalking-client-js';
// import ClientMonitor from '../node_modules/skywalking-client-js/src/index';
import ClientMonitor from 'skywalking-client-js';
import Vue from 'vue';

ClientMonitor.register({
Expand Down

0 comments on commit 73c8a48

Please sign in to comment.